CHALLENGE: Now it's up to you to decide which transformation to use!

  • Choose 1 of the transformations you worked with in this lesson to try to map your triangle onto the target triangle.
  • Click Run each time you make a change to check your work and receive feedback.

Remember, if you use a translation, you might need to use two commands. One for each direction.

To navigate the page using the TAB key, first press ESC to exit the code editor.

stage.create_grid_overlay(50, "blue") sprite = codesters.Sprite("triangle", -100, -100)
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)